home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vb_asst
/
vbassist.doc
< prev
next >
Wrap
Text File
|
1992-03-27
|
959b
|
23 lines
VB Assistant DOCUMENTATION FILE
-------------------------------
VB Assistant is a little application that I use to assist
me with my Visual Basic programming. It locates itself in the
lower right hand corner of the screen, out of the way for most VB
programming. In one mouse click it allows me to save and run the
application I am currently working on or start my icon editor.
With two mouse clicks I quickly gain access to all the help and
text files that I have which relate to Visual Basic.
Modify the source code to reflect your icon editor and any
text or help files that you wish to add/delete from VB Assistant.
The icon editor is specified in the click event for its command
button. All items are added to the list boxes in the form load
event, and all executions are in the corresponding controls
dblclick event.
This program is absolutely FREE! Enjoy.
Compliments of Donald R. English
CIS ID # 70724,2576